AccountRedirectUrl Property |
Contains the URL of the computer that is running Microsoft Exchange Server that has the Client Access server role installed that should be used to obtain Autodiscover settings.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string RedirectUrl { get; }Public ReadOnly Property RedirectUrl As String
Get
Property Value
Type:
StringThe redirect URL.
See Also